Pet Store Web Service
Delete
deleteOrder
Collapse All
Expand All
Pet Store Web Service
>
Access to Petstore orders Resource Group
: deleteOrder (Delete)
Resource Path:
/store/order/{orderId}
Description
Delete purchase order by ID
Parameters
Name
Description
Data Type
orderId
ID of the order that needs to be deleted
integer
Fault Responses
Fault
Description
400
Invalid ID supplied
404
Order not found
See Also
Access to Petstore orders Resource Group
|
Pet Store Web Service